From 3ab87402402a46f55ac84651850c3202ffe1ea37 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 2 Dec 2018 17:29:59 +0100 Subject: [PATCH] docs: update --- docs/index-static.html.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index-static.html.in b/docs/index-static.html.in index 39cbaaa..9f9a08f 100644 --- a/docs/index-static.html.in +++ b/docs/index-static.html.in @@ -119,12 +119,13 @@
  • Extendable with new formats, color models, components and datatypes.
  • Can load color spaces from ICC v2 and v4 profiles containing RGB - matrix + TRC.
  • + matrix + TRC, or CMYK profiles.
  • Reference 64bit floating point conversions for datatypes and color - models.
  • -
  • Self profiling and optimizing, optimizing accuracy and performance at - runtime when the best performing single or multi-step conversion - path is chosen.
  • + models, with 32bit floating point reference speed-ups in some places. + +
  • Self profiling/validating and optimizing, optimizing accuracy and +performance at runtime when the best performing single or multi-step conversion +path is chosen.
  • GEGL through

    git clone git://git.gnome.org/babl
    -

    NEWS

    -- 2.30.2